home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / atstat.z / atstat
Text File  |  1998-10-30  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      AAAATTTTSSSSTTTTAAAATTTT((((1111))))       KKKK----TTTTaaaallllkkkk bbbbyyyy XXXXiiiinnnneeeetttt ((((22229999 JJJJuuuullll 1111999999996666 8888....2222))))       AAAATTTTSSSSTTTTAAAATTTT((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           atstat - dump the AppleTalk tables and statistics
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           aaaattttssssttttaaaatttt [ ----xxxx ] [ ----mmmm [ _i_n_t_e_r_v_a_l ] ] [_u_n_i_x]
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           The _a_t_s_t_a_t command prints out tables and statistics that it
  16.           reads from the AppleTalk kernel implementation.   When
  17.           invoked, it will print a list of tables and let you select
  18.           one at a time for viewing.   If invoked with the ----mmmm flag, it
  19.           will use curses to provide an interactive screen display
  20.           that is updated every _i_n_t_e_r_v_a_l seconds.   Some of the
  21.           displays may require a large window or they will not fit.
  22.           The ----xxxx flag will cause all numbers to be printed in
  23.           hexadecimal.
  24.  
  25.           There are options for viewing the AARP, DDP, and RTMP
  26.           statistics.   These statistics are relatively self-
  27.           explanatory, and will very from implementation to
  28.           implementation.  They can all be reset to zero by using the
  29.           "Clear statistics" option.
  30.  
  31.           The AppleTalk Address Resolution Protocol (AARP) table
  32.           contains the Net, Node, and EtherNet address of all nodes
  33.           currently directly addressable.  There will be a dummy entry
  34.           for each defended loopback node, specifying lo0 as the
  35.           interface.  Only entries with the flag COM set are complete.
  36.           The timer field specifies the number of 50-second intervals
  37.           which have elapsed since the entry was utilized.  Unused
  38.           entries are timed-out and flushed to keep the AARP table
  39.           from filling up.
  40.  
  41.           The RTMP table contains an entry for each net that is
  42.           reachable from the machine. The router field contains the
  43.           net and node numbers of the router which advertises the
  44.           shortest distance to the net, and the dist field lists the
  45.           number of hops to that net.  The Ethernet address is the
  46.           address of that router, and the interface is the host
  47.           interface which can communicate with that router.
  48.  
  49.           The ATCB table is a list of the active AppleTalk Control
  50.           Blocks.  There is an entry for each AppleTalk socket open on
  51.           the host.  The address is the socket address on the local
  52.           host. If the local net and node number are both zero, this
  53.           socket will accept packets addressed to its socket from any
  54.           network attached to this host.  These sockets are used by
  55.           the various daemons to maximize performance.   The type
  56.           field is one of the known AppleTalk protocol types.    The
  57.           AARP and RTMP fields indicate whether this socket has cached
  58.           AARP or RTMP entrys for the node it is communicating with.
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 3/13/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      AAAATTTTSSSSTTTTAAAATTTT((((1111))))       KKKK----TTTTaaaallllkkkk bbbbyyyy XXXXiiiinnnneeeetttt ((((22229999 JJJJuuuullll 1111999999996666 8888....2222))))       AAAATTTTSSSSTTTTAAAATTTT((((1111))))
  71.  
  72.  
  73.  
  74.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  75.           A more complete description of the various tables is
  76.           included in the K-Talk Administrator's Guide.
  77.  
  78.      DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  79.           atstat: atopensock: _e_r_r_o_r     Typically this means that the
  80.                                         AppleTalk kernel (or module)
  81.                                         is not running.
  82.  
  83.           atstat: SIOGETLOCS failed: _e_r_r_o_r
  84.                                         Indicates a system resource
  85.                                         problem or mismatched versions
  86.                                         of atstat and AppleTalk
  87.                                         kernel.
  88.  
  89.           atstat: could not open /dev/kmem
  90.                                         This means that the user
  91.                                         executing _a_t_s_t_a_t did not have
  92.                                         sufficient permissions to read
  93.                                         /dev/kmem.  _a_t_s_t_a_t can be made
  94.                                         setgid kmem so all users can
  95.                                         run it.
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 3/13/98)
  130.  
  131.  
  132.  
  133.